home *** CD-ROM | disk | FTP | other *** search
/ Material Dictionary 92: Abundant Harvest of Fruit / Material Dictionary 92: Abundant Harvest of Fruit.iso / pc / lingo.ini < prev    next >
Text File  |  1999-01-05  |  194b  |  6 lines

  1. on startup
  2.     put "Now loading LINGO.INI"&&the date&&the time
  3.     put "This computer is running in "&& the colorDepth &"-bit colorĂ¼@depth."
  4.     if string(0.0)="a" then nothing
  5. end startup
  6.